func time.leadingFraction
2 uses
time (current package)
format.go#L1467: func leadingFraction(s string) (x uint64, scale float64, rem string) {
format.go#L1557: f, scale, s = leadingFraction(s)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)